home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / akce / winspeed / winspeedup.exe / {app} / Plugins / misc_en.xml < prev    next >
Extensible Markup Language  |  2006-08-09  |  46KB  |  1,349 lines

  1. <?xml version="1.0" encoding="Iso-8859-1"?>
  2. <Version>2.6</Version>
  3. <Settings>
  4.     <ListItem>
  5.         <Type>ListItemDefault</Type>
  6.         <Caption>Tuning</Caption>
  7.         <Icon>tuning.ico</Icon>
  8.         <Key>tuning</Key>
  9.         <Intend>0</Intend>
  10.         <Description>In this category you will find settings which can increase the speed of your computer.</Description>
  11.         <Win9x>1</Win9x>
  12.         <WinMe>1</WinMe>
  13.         <Win2K>1</Win2K>
  14.         <WinXP>1</WinXP>
  15.     </ListItem>
  16.     <ListItem>
  17.         <Type>ListItemCombo</Type>
  18.         <Caption>Power Management Profile:</Caption>
  19.         <Icon>cpu.ico</Icon>
  20.         <Key>tuning1</Key>
  21.         <Intend>1</Intend>
  22.         <Description>Specifies the usage of your computer.</Description>
  23.         <Win9x>1</Win9x>
  24.         <WinMe>1</WinMe>
  25.         <Win2K>1</Win2K>
  26.         <WinXP>1</WinXP>
  27.         <RegKey>HKEY_CURRENT_USER\Control Panel\PowerCfg</RegKey>
  28.         <RegEntry>CurrentPowerPolicy</RegEntry>
  29.         <RegType>String</RegType>
  30.         <DefaultValue>0</DefaultValue>
  31.         <Entries>6</Entries>
  32.         <Description1>Home/Office Desktop</Description1>
  33.         <Description2>Portable/Laptop Computer</Description2>
  34.         <Description3>Monitor on for Presentations</Description3>
  35.         <Description4>Network Computer (No Wake-on-LAN)</Description4>
  36.         <Description5>High Speed</Description5>
  37.         <Description6>Power Saving</Description6>
  38.         <Value1>0</Value1>
  39.         <Value2>1</Value2>
  40.         <Value3>2</Value3>
  41.         <Value4>3</Value4>
  42.         <Value5>4</Value5>
  43.         <Value6>5</Value6>
  44.     </ListItem>
  45.     <ListItem>
  46.         <Type>CheckListItemDefault</Type>
  47.         <Caption>Rewrite Swap-File on Shutdown</Caption>
  48.         <Icon>cpu.ico</Icon>
  49.         <Key>tuning2</Key>
  50.         <Intend>1</Intend>
  51.         <Description>This will delete and re-create the swap-file of Windows when the computer shuts down.</Description>
  52.         <Win9x>0</Win9x>
  53.         <WinMe>0</WinMe>
  54.         <Win2K>1</Win2K>
  55.         <WinXP>1</WinXP>
  56.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</RegKey>
  57.         <RegEntry>ClearPageFileAtShutdown</RegEntry>
  58.         <RegType>DWORD</RegType>
  59.         <DefaultValue>0</DefaultValue>
  60.         <ValueChecked>1</ValueChecked>
  61.         <ValueUnchecked>0</ValueUnchecked>
  62.     </ListItem>
  63.     <ListItem>
  64.         <Type>CheckListItemDefault</Type>
  65.         <Caption>Optimize Windows File System</Caption>
  66.         <Icon>defrag.ico</Icon>
  67.         <Key>tuning3</Key>
  68.         <Intend>1</Intend>
  69.         <Description>This option changes the space between files on the hard-disk so files are read and written faster.</Description>
  70.         <Win9x>1</Win9x>
  71.         <WinMe>1</WinMe>
  72.         <Win2K>1</Win2K>
  73.         <WinXP>1</WinXP>
  74.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  75.         <RegEntry>ContigFileAllocSize</RegEntry>
  76.         <RegType>DWORD</RegType>
  77.         <DefaultValue>0</DefaultValue>
  78.         <ValueChecked>512</ValueChecked>
  79.         <ValueUnchecked>0</ValueUnchecked>
  80.     </ListItem>
  81.     <ListItem>
  82.         <Type>CheckListItemDefault</Type>
  83.         <Caption>Optimize Harddrives while booting</Caption>
  84.         <Icon>drive.ico</Icon>
  85.         <Key>tuning4</Key>
  86.         <Intend>1</Intend>
  87.         <Description>This option optimizes the harddrive speed while booting.</Description>
  88.         <Win9x>0</Win9x>
  89.         <WinMe>0</WinMe>
  90.         <Win2K>0</Win2K>
  91.         <WinXP>1</WinXP>
  92.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction</RegKey>
  93.         <RegEntry>Enable</RegEntry>
  94.         <RegType>String</RegType>
  95.         <DefaultValue>N</DefaultValue>
  96.         <ValueChecked>Y</ValueChecked>
  97.         <ValueUnchecked>N</ValueUnchecked>
  98.     </ListItem>
  99.     <ListItem>
  100.         <Type>CheckListItemDefault</Type>
  101.         <caption>Optimize Harddrive Cache</Caption>
  102.         <Icon>chain.ico</Icon>
  103.         <Key>tuning5</Key>
  104.         <Intend>1</Intend>
  105.         <Description>This option sets the optimal size for the harddrive cache which pre-reads files for programs that are started.</Description>
  106.         <Win9x>0</Win9x>
  107.         <WinMe>0</WinMe>
  108.         <Win2K>0</Win2K>
  109.         <WinXP>1</WinXP>
  110.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  111.         <RegEntry>ReadAheadThreshold</RegEntry>
  112.         <RegType>String</RegType>
  113.         <DefaultValue>N</DefaultValue>
  114.         <ValueChecked>Y</ValueChecked>
  115.         <ValueUnchecked>N</ValueUnchecked>
  116.     </ListItem>
  117.     <ListItem>
  118.         <Type>CheckListItemDefault</Type>
  119.         <Caption>Unload DLLs after Program Termination</Caption>
  120.         <Icon></Icon>
  121.         <Key>tuning6</Key>
  122.         <Intend>1</Intend>
  123.         <Description>As soon as a program loads a DLL, this DLL reserves memory. When the program is terminated the DLL is still kept in memory. To change this behaviour, use this option.</Description>
  124.         <Win9x>1</Win9x>
  125.         <WinMe>1</WinMe>
  126.         <Win2K>1</Win2K>
  127.         <WinXP>1</WinXP>
  128.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\AlwaysUnloadDLL</RegKey>
  129.         <RegEntry></RegEntry>
  130.         <RegType>String</RegType>
  131.         <DefaultValue>0</DefaultValue>
  132.         <ValueChecked>1</ValueChecked>
  133.         <ValueUnchecked>0</ValueUnchecked>
  134.     </ListItem>
  135.     <ListItem>
  136.         <Type>ListItemEdit</Type>
  137.         <Caption>Cache Write Delay (in Milliseconds):</Caption>
  138.         <Icon></Icon>
  139.         <Key>tuning7</Key>
  140.         <Intend>1</Intend>
  141.         <Description>Changes the Cache Write Delay in milliseconds. Using a smaller value will speed-up the shutdown process but may result in data loss.</Description>
  142.         <Win9x>1</Win9x>
  143.         <WinMe>1</WinMe>
  144.         <Win2K>0</Win2K>
  145.         <WinXP>0</WinXP>
  146.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion</RegKey>
  147.         <RegEntry>CacheWriteDelay</RegEntry>
  148.         <RegType>DWORD</RegType>
  149.         <DefaultValue>2000</DefaultValue>
  150.     </ListItem>
  151.     <ListItem>
  152.         <Type>CheckListItemDefault</Type>
  153.         <Caption>Enable Memory-Prefetching</Caption>
  154.         <Icon></Icon>
  155.         <Key>tuning8</Key>
  156.         <Intend>1</Intend>
  157.         <Description>Loads memory addresses in advance to speed up reads and writes.</Description>
  158.         <Win9x>0</Win9x>
  159.         <WinMe>0</WinMe>
  160.         <Win2K>1</Win2K>
  161.         <WinXP>1</WinXP>
  162.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters</RegKey>
  163.         <RegEntry>EnablePrefetcher</RegEntry>
  164.         <RegType>DWORD</RegType>
  165.         <DefaultValue>3</DefaultValue>
  166.         <ValueChecked>1</ValueChecked>
  167.         <ValueUnchecked>3</ValueUnchecked>
  168.     </ListItem>
  169.     <ListItem>
  170.         <Type>CheckListItemDefault</Type>
  171.         <Caption>Enable Super-Memory-Prefetching</Caption>
  172.         <Icon></Icon>
  173.         <Key>tuning9</Key>
  174.         <Intend>1</Intend>
  175.         <Description>Loads larger parts of memory addresses in advance to speed up reads and writes.</Description>
  176.         <Win9x>0</Win9x>
  177.         <WinMe>0</WinMe>
  178.         <Win2K>1</Win2K>
  179.         <WinXP>1</WinXP>
  180.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters</RegKey>
  181.         <RegEntry>EnableSuperPrefetch</RegEntry>
  182.         <RegType>DWORD</RegType>
  183.         <DefaultValue>0</DefaultValue>
  184.         <ValueChecked>1</ValueChecked>
  185.         <ValueUnchecked>0</ValueUnchecked>
  186.     </ListItem>
  187.     <ListItem>
  188.         <Type>ListItemDefault</Type>
  189.         <caption></Caption>
  190.         <Icon></Icon>
  191.         <Key>empty0</Key>
  192.         <Intend>0</Intend>
  193.         <Description></Description>
  194.         <Win9x>1</Win9x>
  195.         <WinMe>1</WinMe>
  196.         <Win2K>1</Win2K>
  197.         <WinXP>1</WinXP>
  198.     </ListItem>
  199.     <ListItem>
  200.         <Type>ListItemDefault</Type>
  201.         <Caption>Policies</Caption>
  202.         <Icon>policies.ico</Icon>
  203.         <Key>policies</Key>
  204.         <Intend>0</Intend>
  205.         <Description>In this category you can set restrictions to specific functions in Windows.</Description>
  206.         <Win9x>1</Win9x>
  207.         <WinMe>1</WinMe>
  208.         <Win2K>1</Win2K>
  209.         <WinXP>1</WinXP>
  210.     </ListItem>
  211.     <ListItem>
  212.         <Type>CheckListItemDefault</Type>
  213.         <Caption>Disable Task Manager</Caption>
  214.         <Icon>tm.ico</Icon>
  215.         <Key>policies1</Key>
  216.         <Intend>1</Intend>
  217.         <Description>Normally when pressing CTRL+ALT+DEL the task manager appears. You can disable the task manager with this function.</Description>
  218.         <Win9x>0</Win9x>
  219.         <WinMe>0</WinMe>
  220.         <Win2K>1</Win2K>
  221.         <WinXP>1</WinXP>
  222.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System</RegKey>
  223.         <RegEntry>DisableTaskMgr</RegEntry>
  224.         <RegType>DWORD</RegType>
  225.         <DefaultValue>0</DefaultValue>
  226.         <ValueChecked>1</ValueChecked>
  227.         <ValueUnchecked>0</ValueUnchecked>
  228.     </ListItem>
  229.     <ListItem>
  230.         <Type>CheckListItemDefault</Type>
  231.         <Caption>Show Hidden Files</Caption>
  232.         <Icon>hidden.ico</Icon>
  233.         <Key>policies2</Key>
  234.         <Intend>1</Intend>
  235.         <Description>Windows usually hides files with the attribute "Hidden". This behaviour can be changed with this setting.</Description>
  236.         <Win9x>1</Win9x>
  237.         <WinMe>1</WinMe>
  238.         <Win2K>1</Win2K>
  239.         <WinXP>1</WinXP>
  240.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  241.         <RegEntry>Hidden</RegEntry>
  242.         <RegType>DWORD</RegType>
  243.         <DefaultValue>2</DefaultValue>
  244.         <ValueChecked>1</ValueChecked>
  245.         <ValueUnchecked>2</ValueUnchecked>
  246.     </ListItem>
  247.     <ListItem>
  248.         <Type>CheckListItemDefault</Type>
  249.         <Caption>Show System Files</Caption>
  250.         <Icon>superhidden.ico</Icon>
  251.         <Key>policies3</Key>
  252.         <Intend>1</Intend>
  253.         <Description>Windows usually hides files with the attribute "System". This behaviour can be changed with this setting.</Description>
  254.         <Win9x>1</Win9x>
  255.         <WinMe>1</WinMe>
  256.         <Win2K>1</Win2K>
  257.         <WinXP>1</WinXP>
  258.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  259.         <RegEntry>ShowSuperHidden</RegEntry>
  260.         <RegType>DWORD</RegType>
  261.         <DefaultValue>0</DefaultValue>
  262.         <ValueChecked>1</ValueChecked>
  263.         <ValueUnchecked>0</ValueUnchecked>
  264.     </ListItem>
  265.     <ListItem>
  266.         <Type>CheckListItemDefault</Type>
  267.         <Caption>Enable Num-Lock when Booting</Caption>
  268.         <Icon>keyboard.ico</Icon>
  269.         <Key>policies4</Key>
  270.         <Intend>1</Intend>
  271.         <Description>The Num-Lock key is used to enable the number block on the right side of your keyboard.</Description>
  272.         <Win9x>0</Win9x>
  273.         <WinMe>0</WinMe>
  274.         <Win2K>1</Win2K>
  275.         <WinXP>1</WinXP>
  276.         <RegKey>HKEY_CURRENT_USER\Control Panel\Keyboard</RegKey>
  277.         <RegEntry>InitialKeyboardIndicators</RegEntry>
  278.         <RegType>String</RegType>
  279.         <DefaultValue>0</DefaultValue>
  280.         <ValueChecked>2</ValueChecked>
  281.         <ValueUnchecked>0</ValueUnchecked>
  282.     </ListItem>
  283.     <ListItem>
  284.         <Type>CheckListItemDefault</Type>
  285.         <Caption>Disable Burning of CDs</Caption>
  286.         <Icon>cd.ico</Icon>
  287.         <Key>policies5</Key>
  288.         <Intend>1</Intend>
  289.         <Description>Disables the function of Windows to burn CDs without additional software. This setting does not affect third-party programs.</Description>
  290.         <Win9x>0</Win9x>
  291.         <WinMe>0</WinMe>
  292.         <Win2K>0</Win2K>
  293.         <WinXP>1</WinXP>
  294.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  295.         <RegEntry>NoCDBurning</RegEntry>
  296.         <RegType>DWORD</RegType>
  297.         <DefaultValue>0</DefaultValue>
  298.         <ValueChecked>1</ValueChecked>
  299.         <ValueUnchecked>0</ValueUnchecked>
  300.     </ListItem>
  301.     <ListItem>
  302.         <Type>CheckListItemDefault</Type>
  303.         <Caption>Show Admin Account on Logon Screen</Caption>
  304.         <Icon>admin.ico</Icon>
  305.         <Key>policies6</Key>
  306.         <Intend>1</Intend>
  307.         <Description>This setting allows the administrator to log-on using the welcome screen of Windows XP.</Description>
  308.         <Win9x>0</Win9x>
  309.         <WinMe>0</WinMe>
  310.         <Win2K>0</Win2K>
  311.         <WinXP>1</WinXP>
  312.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList</RegKey>
  313.         <RegEntry>Administrator</RegEntry>
  314.         <RegType>DWORD</RegType>
  315.         <DefaultValue>0</DefaultValue>
  316.         <ValueChecked>1</ValueChecked>
  317.         <ValueUnchecked>0</ValueUnchecked>
  318.     </ListItem>
  319.     <ListItem>
  320.         <Type>CheckListItemDefault</Type>
  321.         <Caption>Hide Security Tab in Explorer</Caption>
  322.         <Icon>lock.ico</Icon>
  323.         <Key>policies7</Key>
  324.         <Intend>1</Intend>
  325.         <Description>Hides the tab "security" in the file and folder dialog.</Description>
  326.         <Win9x>0</Win9x>
  327.         <WinMe>0</WinMe>
  328.         <Win2K>0</Win2K>
  329.         <WinXP>1</WinXP>
  330.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  331.         <RegEntry>NoSecurityTab</RegEntry>
  332.         <RegType>DWORD</RegType>
  333.         <DefaultValue>0</DefaultValue>
  334.         <ValueChecked>1</ValueChecked>
  335.         <ValueUnchecked>0</ValueUnchecked>
  336.     </ListItem>
  337.     <ListItem>
  338.         <Type>CheckListItemDefault</Type>
  339.         <Caption>Enable Balloon Pop-Ups</Caption>
  340.         <Icon>balloon.ico</Icon>
  341.         <Key>policies8</Key>
  342.         <Intend>1</Intend>
  343.         <Description>Enables the yellow ballon pop-ups which appear in the lower right corner and display Windows messages.</Description>
  344.         <Win9x>0</Win9x>
  345.         <WinMe>0</WinMe>
  346.         <Win2K>0</Win2K>
  347.         <WinXP>1</WinXP>
  348.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  349.         <RegEntry>EnableBalloonTips</RegEntry>
  350.         <RegType>DWORD</RegType>
  351.         <DefaultValue>0</DefaultValue>
  352.         <ValueChecked>1</ValueChecked>
  353.         <ValueUnchecked>0</ValueUnchecked>
  354.     </ListItem>
  355.     <ListItem>
  356.         <Type>CheckListItemDefault</Type>
  357.         <Caption>Show all Devices in the Device Manager</Caption>
  358.         <Icon>pc.ico</Icon>
  359.         <Key>policies9</Key>
  360.         <Intend>1</Intend>
  361.         <Description>This option shows disabled devices in the device manager.</Description>
  362.         <Win9x>0</Win9x>
  363.         <WinMe>0</WinMe>
  364.         <Win2K>1</Win2K>
  365.         <WinXP>1</WinXP>
  366.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment</RegKey>
  367.         <RegEntry>DEVMGR_SHOW_NONPRESENT_DEVICES</RegEntry>
  368.         <RegType>String</RegType>
  369.         <DefaultValue>0</DefaultValue>
  370.         <ValueChecked>1</ValueChecked>
  371.         <ValueUnchecked>0</ValueUnchecked>
  372.     </ListItem>
  373.     <ListItem>
  374.         <Type>CheckListItemDefault</Type>
  375.         <Caption>Enable "Insufficient Disk Space" Warning Message</Caption>
  376.         <Icon>lowdisk.ico</Icon>
  377.         <Key>policies10</Key>
  378.         <Intend>1</Intend>
  379.         <Description>When there is not enough free disk space available on a drive, Windows shows a message to warn you. This message can be disabled here.</Description>
  380.         <Win9x>0</Win9x>
  381.         <WinMe>0</WinMe>
  382.         <Win2K>0</Win2K>
  383.         <WinXP>1</WinXP>
  384.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  385.         <RegEntry>NoLowDiskSpaceChecks</RegEntry>
  386.         <RegType>DWORD</RegType>
  387.         <DefaultValue>0</DefaultValue>
  388.         <ValueChecked>0</ValueChecked>
  389.         <ValueUnchecked>1</ValueUnchecked>
  390.     </ListItem>
  391.     <ListItem>
  392.         <Type>CheckListItemDefault</Type>
  393.         <Caption>Disable "Click here to begin" Message</Caption>
  394.         <Icon></Icon>
  395.         <Key>policies11</Key>
  396.         <Intend>1</Intend>
  397.         <Description>This setting disables the text "Click here to begin" in the task bar which is show after starting Windows.</Description>
  398.         <Win9x>1</Win9x>
  399.         <WinMe>1</WinMe>
  400.         <Win2K>0</Win2K>
  401.         <WinXP>0</WinXP>
  402.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  403.         <RegEntry>NoStartBanner</RegEntry>
  404.         <RegType>DWORD</RegType>
  405.         <DefaultValue>0</DefaultValue>
  406.         <ValueChecked>1</ValueChecked>
  407.         <ValueUnchecked>0</ValueUnchecked>
  408.     </ListItem>
  409.     <ListItem>
  410.         <Type>ListItemDefault</Type>
  411.         <caption></Caption>
  412.         <Icon></Icon>
  413.         <Key>empty01</Key>
  414.         <Intend>0</Intend>
  415.         <Description></Description>
  416.         <Win9x>1</Win9x>
  417.         <WinMe>1</WinMe>
  418.         <Win2K>1</Win2K>
  419.         <WinXP>1</WinXP>
  420.     </ListItem>
  421.     <ListItem>
  422.         <Type>ListItemDefault</Type>
  423.         <Caption>Autmoatic Windows-Logon</Caption>
  424.         <Icon>logoff.ico</Icon>
  425.         <Key>autologon</Key>
  426.         <Intend>0</Intend>
  427.         <Description>Settings to modify the automatic Windows-Logon.</Description>
  428.         <Win9x>1</Win9x>
  429.         <WinMe>1</WinMe>
  430.         <Win2K>1</Win2K>
  431.         <WinXP>1</WinXP>
  432.     </ListItem>
  433.     <ListItem>
  434.         <Type>CheckListItemDefault</Type>
  435.         <Caption>Enable Automatic Logon</Caption>
  436.         <Icon></Icon>
  437.         <Key>autologon1</Key>
  438.         <Intend>1</Intend>
  439.         <Description>Enables the automatic Windows-Logon. You have to fill out the username and password fields below, too.</Description>
  440.         <Win9x>0</Win9x>
  441.         <WinMe>0</WinMe>
  442.         <Win2K>1</Win2K>
  443.         <WinXP>1</WinXP>
  444.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  445.         <RegEntry>AutoAdminLogon</RegEntry>
  446.         <RegType>String</RegType>
  447.         <DefaultValue>0</DefaultValue>
  448.         <ValueChecked>1</ValueChecked>
  449.         <ValueUnchecked>0</ValueUnchecked>
  450.     </ListItem>
  451.     <ListItem>
  452.         <Type>ListItemEdit</Type>
  453.         <Caption>Username:</Caption>
  454.         <Icon></Icon>
  455.         <Key>autologon2</Key>
  456.         <Intend>1</Intend>
  457.         <Description>Sets the username for automatic-logon.</Description>
  458.         <Win9x>0</Win9x>
  459.         <WinMe>0</WinMe>
  460.         <Win2K>1</Win2K>
  461.         <WinXP>1</WinXP>
  462.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  463.         <RegEntry>DefaultUserName</RegEntry>
  464.         <RegType>String</RegType>
  465.         <DefaultValue></DefaultValue>
  466.     </ListItem>
  467.     <ListItem>
  468.         <Type>ListItemEdit</Type>
  469.         <Caption>Password:</Caption>
  470.         <Icon></Icon>
  471.         <Key>autologon3</Key>
  472.         <Intend>1</Intend>
  473.         <Description>Sets the password for automatic-logon. Important! The password will not be encrypted! Experienced users can find it easily!</Description>
  474.         <Win9x>0</Win9x>
  475.         <WinMe>0</WinMe>
  476.         <Win2K>1</Win2K>
  477.         <WinXP>1</WinXP>
  478.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  479.         <RegEntry>DefaultPassword</RegEntry>
  480.         <RegType>String</RegType>
  481.         <DefaultValue></DefaultValue>
  482.     </ListItem>
  483.     <ListItem>
  484.         <Type>ListItemEdit</Type>
  485.         <Caption>Username:</Caption>
  486.         <Icon></Icon>
  487.         <Key>autologon3</Key>
  488.         <Intend>1</Intend>
  489.         <Description>Sets the username for automatic-logon.</Description>
  490.         <Win9x>1</Win9x>
  491.         <WinMe>1</WinMe>
  492.         <Win2K>0</Win2K>
  493.         <WinXP>0</WinXP>
  494.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon</RegKey>
  495.         <RegEntry>DefaultUserName</RegEntry>
  496.         <RegType>String</RegType>
  497.         <DefaultValue></DefaultValue>
  498.     </ListItem>
  499.     <ListItem>
  500.         <Type>ListItemEdit</Type>
  501.         <Caption>Password:</Caption>
  502.         <Icon></Icon>
  503.         <Key>autologon4</Key>
  504.         <Intend>1</Intend>
  505.         <Description>Sets the password for automatic-logon. Important! The password will not be encrypted! Experienced users can find it easily!</Description>
  506.         <Win9x>1</Win9x>
  507.         <WinMe>1</WinMe>
  508.         <Win2K>0</Win2K>
  509.         <WinXP>0</WinXP>
  510.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon</RegKey>
  511.         <RegEntry>DefaultPassword</RegEntry>
  512.         <RegType>String</RegType>
  513.         <DefaultValue></DefaultValue>
  514.     </ListItem>
  515.     <ListItem>
  516.         <Type>ListItemDefault</Type>
  517.         <caption></Caption>
  518.         <Icon></Icon>
  519.         <Key>empty1</Key>
  520.         <Intend>0</Intend>
  521.         <Description></Description>
  522.         <Win9x>1</Win9x>
  523.         <WinMe>1</WinMe>
  524.         <Win2K>1</Win2K>
  525.         <WinXP>1</WinXP>
  526.     </ListItem>
  527.     <ListItem>
  528.         <Type>ListItemDefault</Type>
  529.         <caption>Miscellaneous</Caption>
  530.         <Icon>misc.ico</Icon>
  531.         <Key>misc</Key>
  532.         <Intend>0</Intend>
  533.         <Description>Some settings which do not fit into a special category.</Description>
  534.         <Win9x>1</Win9x>
  535.         <WinMe>1</WinMe>
  536.         <Win2K>1</Win2K>
  537.         <WinXP>1</WinXP>
  538.     </ListItem>
  539.     <ListItem>
  540.         <Type>ListItemComboEdit</Type>
  541.         <Caption>Cache for I/O Operations (in KB):</Caption>
  542.         <Icon>chip.ico</Icon>
  543.         <Key>misc1</Key>
  544.         <Intend>1</Intend>
  545.         <Description>This setting can increase the speed of command-prompt tools. Choose the amount of RAM that you own and the optimal settings are being loaded.</Description>
  546.         <Win9x>0</Win9x>
  547.         <WinMe>0</WinMe>
  548.         <Win2K>1</Win2K>
  549.         <WinXP>1</WinXP>
  550.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</RegKey>
  551.         <RegEntry>IoPageLockLimit</RegEntry>
  552.         <RegType>DWORD</RegType>
  553.         <DefaultValue>32768</DefaultValue>
  554.         <Entries>5</Entries>
  555.         <Description1>32 MB Ram</Description1>
  556.         <Description2>32+ MB Ram</Description2>
  557.         <Description3>64+ MB Ram</Description3>
  558.         <Description4>128+ MB Ram</Description4>
  559.         <Description5>256+ MB Ram</Description5>
  560.         <Value1>4096</Value1>
  561.         <Value2>8192</Value2>
  562.         <Value3>16384</Value3>
  563.         <Value4>32768</Value4>
  564.         <Value5>65536</Value5>
  565.     </ListItem>
  566.     <ListItem>
  567.         <Type>ListItemEditBrowse</Type>
  568.         <Caption>Path to the Windows CD:</Caption>
  569.         <Icon>cd.ico</Icon>
  570.         <Key>BROWSEmisc2</Key>
  571.         <Intend>1</Intend>
  572.         <Description>Sometimes Windows needs files from the original installation CD. You can change the path to the CD with this setting. This is useful if the drive letter of your CD-Rom drive has changed or you have copied the CD to a directory on your hard-disk.</Description>
  573.         <Win9x>1</Win9x>
  574.         <WinMe>1</WinMe>
  575.         <Win2K>1</Win2K>
  576.         <WinXP>1</WinXP>
  577.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup</RegKey>
  578.         <RegEntry>SourcePath</RegEntry>
  579.         <RegType>String</RegType>
  580.         <DefaultValue></DefaultValue>
  581.     </ListItem>
  582.     <ListItem>
  583.         <Type>ListItemDefault</Type>
  584.         <caption></Caption>
  585.         <Icon></Icon>
  586.         <Key>empty2</Key>
  587.         <Intend>0</Intend>
  588.         <Description></Description>
  589.         <Win9x>0</Win9x>
  590.         <WinMe>1</WinMe>
  591.         <Win2K>1</Win2K>
  592.         <WinXP>1</WinXP>
  593.     </ListItem>
  594.     <ListItem>
  595.         <Type>ListItemDefault</Type>
  596.         <Caption>Customize Open/Save Dialog</Caption>
  597.         <Icon>disk.ico</Icon>
  598.         <Key>comdlg</Key>
  599.         <Intend>0</Intend>
  600.         <Description>Most applications use the internal Windows Open/Save Dialog, which can be customized with the following settings.</Description>
  601.         <Win9x>0</Win9x>
  602.         <WinMe>1</WinMe>
  603.         <Win2K>1</Win2K>
  604.         <WinXP>1</WinXP>
  605.     </ListItem>
  606.     <ListItem>
  607.         <Type>CheckListItemDefault</Type>
  608.         <caption>Show List of Recent File Names</Caption>
  609.         <Icon>files.ico</Icon>
  610.         <Key>comdlg1</Key>
  611.         <Intend>1</Intend>
  612.         <Description>This setting enables the function to show a list of the last used file names when creating new files or opening files.</Description>
  613.         <Win9x>0</Win9x>
  614.         <WinMe>1</WinMe>
  615.         <Win2K>1</Win2K>
  616.         <WinXP>1</WinXP>
  617.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</RegKey>
  618.         <RegEntry>NoFileMRU</RegEntry>
  619.         <RegType>DWORD</RegType>
  620.         <DefaultValue>0</DefaultValue>
  621.         <ValueChecked>0</ValueChecked>
  622.         <ValueUnchecked>1</ValueUnchecked>
  623.     </ListItem>
  624.     <ListItem>
  625.         <Type>CheckListItemDefault</Type>
  626.         <caption>Show "Back" Button</Caption>
  627.         <Icon>back.ico</Icon>
  628.         <Key>comdlg2</Key>
  629.         <Intend>1</Intend>
  630.         <Description>The "Back" button is used to get into the last used directory.</Description>
  631.         <Win9x>0</Win9x>
  632.         <WinMe>1</WinMe>
  633.         <Win2K>1</Win2K>
  634.         <WinXP>1</WinXP>
  635.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</RegKey>
  636.         <RegEntry>NoBackButton</RegEntry>
  637.         <RegType>DWORD</RegType>
  638.         <DefaultValue>0</DefaultValue>
  639.         <ValueChecked>0</ValueChecked>
  640.         <ValueUnchecked>1</ValueUnchecked>
  641.     </ListItem>
  642.     <ListItem>
  643.         <Type>CheckListItemDefault</Type>
  644.         <caption>Show "Places" Bar</Caption>
  645.         <Icon>places.ico</Icon>
  646.         <Key>comdlg3</Key>
  647.         <Intend>1</Intend>
  648.         <Description>This setting enables the "Places" bar on the left side of the Open/Save dialog.</Description>
  649.         <Win9x>0</Win9x>
  650.         <WinMe>1</WinMe>
  651.         <Win2K>1</Win2K>
  652.         <WinXP>1</WinXP>
  653.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32</RegKey>
  654.         <RegEntry>NoPlacesBar</RegEntry>
  655.         <RegType>DWORD</RegType>
  656.         <DefaultValue>0</DefaultValue>
  657.         <ValueChecked>0</ValueChecked>
  658.         <ValueUnchecked>1</ValueUnchecked>
  659.     </ListItem>
  660.     <ListItem>
  661.         <Type>ListItemDefault</Type>
  662.         <caption></Caption>
  663.         <Icon></Icon>
  664.         <Key>empty3</Key>
  665.         <Intend>0</Intend>
  666.         <Description></Description>
  667.         <Win9x>0</Win9x>
  668.         <WinMe>0</WinMe>
  669.         <Win2K>0</Win2K>
  670.         <WinXP>1</WinXP>
  671.     </ListItem>
  672.     <ListItem>
  673.         <Type>ListItemDefault</Type>
  674.         <Caption>Windows XP Specific Settings</Caption>
  675.         <Icon>winxp.ico</Icon>
  676.         <Key>winxp</Key>
  677.         <Intend>0</Intend>
  678.         <Description>These settings affect the behaviour of Windows XP.</Description>
  679.         <Win9x>0</Win9x>
  680.         <WinMe>0</WinMe>
  681.         <Win2K>0</Win2K>
  682.         <WinXP>1</WinXP>
  683.     </ListItem>
  684.     <ListItem>
  685.         <Type>CheckListItemDefault</Type>
  686.         <caption>Use Classic Search in Explorer</Caption>
  687.         <Icon>search.ico</Icon>
  688.         <Key>winxp1</Key>
  689.         <Intend>1</Intend>
  690.         <Description>Disables the animated search assistant and enables the classic search interface.</Description>
  691.         <Win9x>0</Win9x>
  692.         <WinMe>0</WinMe>
  693.         <Win2K>0</Win2K>
  694.         <WinXP>1</WinXP>
  695.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState</RegKey>
  696.         <RegEntry>Use Search Asst</RegEntry>
  697.         <RegType>String</RegType>
  698.         <DefaultValue>yes</DefaultValue>
  699.         <ValueChecked>no</ValueChecked>
  700.         <ValueUnchecked>yes</ValueUnchecked>
  701.     </ListItem>
  702.     <ListItem>
  703.         <Type>CheckListItemDefault</Type>
  704.         <caption>Enable Shutdown Event Tracker </Caption>
  705.         <Icon>eventlogger.ico</Icon>
  706.         <Key>winxp2</Key>
  707.         <Intend>1</Intend>
  708.         <Description>Saves the reasons for shutdowns and restarts in the Event Tracker, which you can find in Control Panel.</Description>
  709.         <Win9x>0</Win9x>
  710.         <WinMe>0</WinMe>
  711.         <Win2K>0</Win2K>
  712.         <WinXP>1</WinXP>
  713.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Reliability</RegKey>
  714.         <RegEntry>ShutdownReasonUI</RegEntry>
  715.         <RegType>DWORD</RegType>
  716.         <DefaultValue>0</DefaultValue>
  717.         <ValueChecked>1</ValueChecked>
  718.         <ValueUnchecked>0</ValueUnchecked>
  719.     </ListItem>
  720.     <ListItem>
  721.         <Type>CheckListItemDefault</Type>
  722.         <caption>Display Control Panel in Classic View</Caption>
  723.         <Icon>controlpanel.ico</Icon>
  724.         <Key>winxp3</Key>
  725.         <Intend>1</Intend>
  726.         <Description>The new Control Panel has re-arranged the items into groups. This tweak lets you use the traditional view.</Description>
  727.         <Win9x>0</Win9x>
  728.         <WinMe>0</WinMe>
  729.         <Win2K>0</Win2K>
  730.         <WinXP>1</WinXP>
  731.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</RegKey>
  732.         <RegEntry>ForceClassicControlPanel</RegEntry>
  733.         <RegType>DWORD</RegType>
  734.         <DefaultValue>0</DefaultValue>
  735.         <ValueChecked>0</ValueChecked>
  736.         <ValueUnchecked>1</ValueUnchecked>
  737.     </ListItem>
  738.     <ListItem>
  739.         <Type>CheckListItemDefault</Type>
  740.         <caption>Disable Windows XP Tour</Caption>
  741.         <Icon></Icon>
  742.         <Key>winxp4</Key>
  743.         <Intend>1</Intend>
  744.         <Description>This tweak disables the Windows XP Tour which is shown regularly after installing Windows XP.</Description>
  745.         <Win9x>0</Win9x>
  746.         <WinMe>0</WinMe>
  747.         <Win2K>0</Win2K>
  748.         <WinXP>1</WinXP>
  749.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour</RegKey>
  750.         <RegEntry>RunCount</RegEntry>
  751.         <RegType>DWORD</RegType>
  752.         <DefaultValue>1</DefaultValue>
  753.         <ValueChecked>0</ValueChecked>
  754.         <ValueUnchecked>1</ValueUnchecked>
  755.     </ListItem>
  756.     <ListItem>
  757.         <Type>CheckListItemDefault</Type>
  758.         <caption>Search for all File Types </Caption>
  759.         <Icon></Icon>
  760.         <Key>winxp5</Key>
  761.         <Intend>1</Intend>
  762.         <Description>Normally, Windows XP searches only in known filetypes. This tweak can be used to enable searching of all file types.</Description>
  763.         <Win9x>0</Win9x>
  764.         <WinMe>0</WinMe>
  765.         <Win2K>0</Win2K>
  766.         <WinXP>1</WinXP>
  767.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex</RegKey>
  768.         <RegEntry>FilterFilesWithUnknownExtensions</RegEntry>
  769.         <RegType>DWORD</RegType>
  770.         <DefaultValue>0</DefaultValue>
  771.         <ValueChecked>1</ValueChecked>
  772.         <ValueUnchecked>0</ValueUnchecked>
  773.     </ListItem>
  774.     <ListItem>
  775.         <Type>CheckListItemDefault</Type>
  776.         <caption>Enable Font Smoothing on the Welcome Screen</Caption>
  777.         <Icon></Icon>
  778.         <Key>winxp6</Key>
  779.         <Intend>1</Intend>
  780.         <Description>This setting enables smooth fonts on the Welcome Screen.</Description>
  781.         <Win9x>0</Win9x>
  782.         <WinMe>0</WinMe>
  783.         <Win2K>0</Win2K>
  784.         <WinXP>1</WinXP>
  785.         <RegKey>HKEY_USERS\.DEFAULT\Control Panel\Desktop</RegKey>
  786.         <RegEntry>FontSmoothing</RegEntry>
  787.         <RegType>DWORD</RegType>
  788.         <DefaultValue>0</DefaultValue>
  789.         <ValueChecked>2</ValueChecked>
  790.         <ValueUnchecked>0</ValueUnchecked>
  791.     </ListItem>
  792.     <ListItem>
  793.         <Type>ListItemDefault</Type>
  794.         <caption></Caption>
  795.         <Icon></Icon>
  796.         <Key>empty4</Key>
  797.         <Intend>0</Intend>
  798.         <Description></Description>
  799.         <Win9x>0</Win9x>
  800.         <WinMe>0</WinMe>
  801.         <Win2K>1</Win2K>
  802.         <WinXP>1</WinXP>
  803.     </ListItem>
  804.     <ListItem>
  805.         <Type>ListItemDefault</Type>
  806.         <Caption>Windows XP/2000</Caption>
  807.         <Icon>winxp.ico</Icon>
  808.         <Key>winxp2k</Key>
  809.         <Intend>0</Intend>
  810.         <Description>This category contains tweaks for Windows XP and 2000.</Description>
  811.         <Win9x>0</Win9x>
  812.         <WinMe>0</WinMe>
  813.         <Win2K>1</Win2K>
  814.         <WinXP>1</WinXP>
  815.     </ListItem>
  816.     <ListItem>
  817.         <Type>CheckListItemDefault</Type>
  818.         <caption>Enable Ultra DMA 66 on Harddrives</Caption>
  819.         <Icon></Icon>
  820.         <Key>winxp2k1</Key>
  821.         <Intend>1</Intend>
  822.         <Description>If your Mainboard supports UDMA 66 Mode, Windows 2000/XP can use it with this tweak.</Description>
  823.         <Win9x>0</Win9x>
  824.         <WinMe>0</WinMe>
  825.         <Win2K>1</Win2K>
  826.         <WinXP>1</WinXP>
  827.         <RegKey>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000</RegKey>
  828.         <RegEntry>EnableUDMA66</RegEntry>
  829.         <RegType>DWORD</RegType>
  830.         <DefaultValue>0</DefaultValue>
  831.         <ValueChecked>1</ValueChecked>
  832.         <ValueUnchecked>0</ValueUnchecked>
  833.     </ListItem>
  834.     <ListItem>
  835.         <Type>CheckListItemDefault</Type>
  836.         <caption>Swap Mouse Buttons</Caption>
  837.         <Icon></Icon>
  838.         <Key>winxp2k2</Key>
  839.         <Intend>1</Intend>
  840.         <Description>This tweak swaps the left and the right mouse buttons. This is very useful for lefties.</Description>
  841.         <Win9x>0</Win9x>
  842.         <WinMe>0</WinMe>
  843.         <Win2K>1</Win2K>
  844.         <WinXP>1</WinXP>
  845.         <RegKey>HKEY_CURRENT_USER\Control Panel\Mouse</RegKey>
  846.         <RegEntry>SwapMouseButtons</RegEntry>
  847.         <RegType>String</RegType>
  848.         <DefaultValue>0</DefaultValue>
  849.         <ValueChecked>1</ValueChecked>
  850.         <ValueUnchecked>0</ValueUnchecked>
  851.     </ListItem>
  852.     <ListItem>
  853.         <Type>CheckListItemDefault</Type>
  854.         <caption>Reboot Windows After a Crash </Caption>
  855.         <Icon></Icon>
  856.         <Key>winxp2k3</Key>
  857.         <Intend>1</Intend>
  858.         <Description>If Windows crashes with a blue screen, this option forces Windows to automatically restart.</Description>
  859.         <Win9x>0</Win9x>
  860.         <WinMe>0</WinMe>
  861.         <Win2K>1</Win2K>
  862.         <WinXP>1</WinXP>
  863.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl</RegKey>
  864.         <RegEntry>AutoReboot</RegEntry>
  865.         <RegType>DWORD</RegType>
  866.         <DefaultValue>0</DefaultValue>
  867.         <ValueChecked>1</ValueChecked>
  868.         <ValueUnchecked>0</ValueUnchecked>
  869.     </ListItem>
  870.     <ListItem>
  871.         <Type>CheckListItemDefault</Type>
  872.         <caption>Switch the Computer off after Shutdown</Caption>
  873.         <Icon></Icon>
  874.         <Key>winxp2k4</Key>
  875.         <Intend>1</Intend>
  876.         <Description>If your computer supports ACPI, this option will power off your computer after shutdown.</Description>
  877.         <Win9x>0</Win9x>
  878.         <WinMe>0</WinMe>
  879.         <Win2K>1</Win2K>
  880.         <WinXP>1</WinXP>
  881.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  882.         <RegEntry>PowerdownAfterShutdown</RegEntry>
  883.         <RegType>String</RegType>
  884.         <DefaultValue>0</DefaultValue>
  885.         <ValueChecked>1</ValueChecked>
  886.         <ValueUnchecked>0</ValueUnchecked>
  887.     </ListItem>
  888.     <ListItem>
  889.         <Type>CheckListItemDefault</Type>
  890.         <caption>Display Administrative Tools Menu</Caption>
  891.         <Icon></Icon>
  892.         <Key>winxp2k5</Key>
  893.         <Intend>1</Intend>
  894.         <Description>This option displays the Administrative Tools Menu in the Start Menu.</Description>
  895.         <Win9x>0</Win9x>
  896.         <WinMe>0</WinMe>
  897.         <Win2K>1</Win2K>
  898.         <WinXP>1</WinXP>
  899.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  900.         <RegEntry>StartMenuAdminTools</RegEntry>
  901.         <RegType>String</RegType>
  902.         <DefaultValue>No</DefaultValue>
  903.         <ValueChecked>Yes</ValueChecked>
  904.         <ValueUnchecked>No</ValueUnchecked>
  905.     </ListItem>
  906.     <ListItem>
  907.         <Type>CheckListItemDefault</Type>
  908.         <caption>Use Personalized Menus</Caption>
  909.         <Icon></Icon>
  910.         <Key>winxp2k6</Key>
  911.         <Intend>1</Intend>
  912.         <Description>Windows usually hides objects in the Start Menu which are used only frequently. This tweak can be used to display all items (disable personalized menus).</Description>
  913.         <Win9x>0</Win9x>
  914.         <WinMe>0</WinMe>
  915.         <Win2K>1</Win2K>
  916.         <WinXP>1</WinXP>
  917.         <RegKey>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  918.         <RegEntry>IntelliMenus</RegEntry>
  919.         <RegType>String</RegType>
  920.         <DefaultValue>No</DefaultValue>
  921.         <ValueChecked>Yes</ValueChecked>
  922.         <ValueUnchecked>No</ValueUnchecked>
  923.     </ListItem>
  924.     <ListItem>
  925.         <Type>CheckListItemDefault</Type>
  926.         <caption>Hide "Attributes" Column in Explorer</Caption>
  927.         <Icon></Icon>
  928.         <Key>winxp2k7</Key>
  929.         <Intend>1</Intend>
  930.         <Description>If you choose the detailled view in Explorer, Windows displays the attributes column. This tweak can be used to hide it.</Description>
  931.         <Win9x>0</Win9x>
  932.         <WinMe>0</WinMe>
  933.         <Win2K>1</Win2K>
  934.         <WinXP>1</WinXP>
  935.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  936.         <RegEntry>ShowAttribCol</RegEntry>
  937.         <RegType>DWORD</RegType>
  938.         <DefaultValue>0</DefaultValue>
  939.         <ValueChecked>1</ValueChecked>
  940.         <ValueUnchecked>0</ValueUnchecked>
  941.     </ListItem>
  942.     <ListItem>
  943.         <Type>CheckListItemDefault</Type>
  944.         <caption>Launch Folder Windows in a Separate Process</Caption>
  945.         <Icon></Icon>
  946.         <Key>winxp2k8</Key>
  947.         <Intend>1</Intend>
  948.         <Description>This tweak will increase system stability by launching every Explorer window in its own process. If you choose this option and one window craches, the other windows remain.</Description>
  949.         <Win9x>0</Win9x>
  950.         <WinMe>0</WinMe>
  951.         <Win2K>1</Win2K>
  952.         <WinXP>1</WinXP>
  953.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</RegKey>
  954.         <RegEntry>SeparateProcess</RegEntry>
  955.         <RegType>DWORD</RegType>
  956.         <DefaultValue>0</DefaultValue>
  957.         <ValueChecked>1</ValueChecked>
  958.         <ValueUnchecked>0</ValueUnchecked>
  959.     </ListItem>
  960.     <ListItem>
  961.         <Type>CheckListItemDefault</Type>
  962.         <caption>Use 3 Letter File Extensions</Caption>
  963.         <Icon></Icon>
  964.         <Key>winxp2k9</Key>
  965.         <Intend>1</Intend>
  966.         <Description>This tweak will shorten all file extensions to 3 lettes (i.e. HTML becomes HTM).</Description>
  967.         <Win9x>0</Win9x>
  968.         <WinMe>0</WinMe>
  969.         <Win2K>1</Win2K>
  970.         <WinXP>1</WinXP>
  971.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  972.         <RegEntry>Win95TruncatedExtensions</RegEntry>
  973.         <RegType>DWORD</RegType>
  974.         <DefaultValue>0</DefaultValue>
  975.         <ValueChecked>1</ValueChecked>
  976.         <ValueUnchecked>0</ValueUnchecked>
  977.     </ListItem>
  978.     <ListItem>
  979.         <Type>CheckListItemDefault</Type>
  980.         <caption>Keep Windows Kernel in RAM</Caption>
  981.         <Icon></Icon>
  982.         <Key>winxp2k10</Key>
  983.         <Intend>1</Intend>
  984.         <Description>Choosing this option, the core part of Windows (called Kernel) will be kept in RAM. This increases system performance because the Kernel resides in the fastest memory type.</Description>
  985.         <Win9x>0</Win9x>
  986.         <WinMe>0</WinMe>
  987.         <Win2K>1</Win2K>
  988.         <WinXP>1</WinXP>
  989.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</RegKey>
  990.         <RegEntry>DisablePagingExecutive</RegEntry>
  991.         <RegType>DWORD</RegType>
  992.         <DefaultValue>0</DefaultValue>
  993.         <ValueChecked>1</ValueChecked>
  994.         <ValueUnchecked>0</ValueUnchecked>
  995.     </ListItem>
  996.     <ListItem>
  997.         <Type>CheckListItemDefault</Type>
  998.         <caption>Close non-reacting Programs Automatically</Caption>
  999.         <Icon></Icon>
  1000.         <Key>winxp2k11</Key>
  1001.         <Intend>1</Intend>
  1002.         <Description>By choosing this option Windows will automatically close all crashed windows.</Description>
  1003.         <Win9x>0</Win9x>
  1004.         <WinMe>0</WinMe>
  1005.         <Win2K>1</Win2K>
  1006.         <WinXP>1</WinXP>
  1007.         <RegKey>HKEY_USERS\.DEFAULT\Control Panel\Desktop</RegKey>
  1008.         <RegEntry>AutoEndTasks</RegEntry>
  1009.         <RegType>String</RegType>
  1010.         <DefaultValue>0</DefaultValue>
  1011.         <ValueChecked>1</ValueChecked>
  1012.         <ValueUnchecked>0</ValueUnchecked>
  1013.     </ListItem>
  1014.     <ListItem>
  1015.         <Type>CheckListItemDefault</Type>
  1016.         <caption>Disable System File Protection</Caption>
  1017.         <Icon></Icon>
  1018.         <Key>winxp2k12</Key>
  1019.         <Intend>1</Intend>
  1020.         <Description>Windows 2000/XP protects important system files. Sometimes it is necessary to disable this function to replace some files.</Description>
  1021.         <Win9x>0</Win9x>
  1022.         <WinMe>0</WinMe>
  1023.         <Win2K>1</Win2K>
  1024.         <WinXP>1</WinXP>
  1025.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  1026.         <RegEntry>SFCDisable</RegEntry>
  1027.         <RegType>DWORD</RegType>
  1028.         <DefaultValue>0</DefaultValue>
  1029.         <ValueChecked>1</ValueChecked>
  1030.         <ValueUnchecked>0</ValueUnchecked>
  1031.     </ListItem>
  1032.     <ListItem>
  1033.         <Type>ListItemEdit</Type>
  1034.         <caption>Size of the Windows File Protection Cache (in KB):</Caption>
  1035.         <Icon></Icon>
  1036.         <Key>winxp2k13</Key>
  1037.         <Intend>1</Intend>
  1038.         <Description>This tweak sets the maximum size of the Windows File Protection Cache where important system files are backed up.</Description>
  1039.         <Win9x>0</Win9x>
  1040.         <WinMe>0</WinMe>
  1041.         <Win2K>1</Win2K>
  1042.         <WinXP>1</WinXP>
  1043.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</RegKey>
  1044.         <RegEntry>SfcQuota</RegEntry>
  1045.         <RegType>DWORD</RegType>
  1046.         <DefaultValue>20000</DefaultValue>
  1047.     </ListItem>
  1048.     <ListItem>
  1049.         <Type>ListItemEdit</Type>
  1050.         <caption>Close non-reacting Programs after (Milliseconds):</Caption>
  1051.         <Icon></Icon>
  1052.         <Key>winxp2k14</Key>
  1053.         <Intend>1</Intend>
  1054.         <Description>Windows will automatically close crashed programs after the specified timeout.</Description>
  1055.         <Win9x>0</Win9x>
  1056.         <WinMe>0</WinMe>
  1057.         <Win2K>1</Win2K>
  1058.         <WinXP>1</WinXP>
  1059.         <RegKey>HKEY_USERS\.DEFAULT\Control Panel\Desktop</RegKey>
  1060.         <RegEntry>WaitToKillAppTimeout</RegEntry>
  1061.         <RegType>String</RegType>
  1062.         <DefaultValue>20000</DefaultValue>
  1063.     </ListItem>
  1064.     <ListItem>
  1065.         <Type>ListItemComboEdit</Type>
  1066.         <caption>Level 2 Cache Size of the CPU (KB):</Caption>
  1067.         <Icon></Icon>
  1068.         <Key>winxp2k15</Key>
  1069.         <Intend>1</Intend>
  1070.         <Description>By telling Windows the size of the CPUs level 2 cache, Windows can improve its access technique on it. This will increase system speed. Ask your CPU manufacturer for the level 2 cache size.</Description>
  1071.         <Win9x>0</Win9x>
  1072.         <WinMe>0</WinMe>
  1073.         <Win2K>1</Win2K>
  1074.         <WinXP>1</WinXP>
  1075.         <RegKey>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management</RegKey>
  1076.         <RegEntry>SecondLevelDataCache</RegEntry>
  1077.         <RegType>DWORD</RegType>
  1078.         <DefaultValue>256</DefaultValue>
  1079.         <Entries>6</Entries>
  1080.         <Description1>64</Description1>
  1081.         <Description2>128</Description2>
  1082.         <Description3>256</Description3>
  1083.         <Description4>512</Description4>
  1084.         <Description5>1024</Description5>
  1085.         <Description6>2048</Description6>
  1086.         <Value1>64</Value1>
  1087.         <Value2>128</Value2>
  1088.         <Value3>256</Value3>
  1089.         <Value4>512</Value4>
  1090.         <Value5>1024</Value5>
  1091.         <Value6>2048</Value6>
  1092.     </ListItem>
  1093.     <ListItem>
  1094.         <Type>ListItemDefault</Type>
  1095.         <caption></Caption>
  1096.         <Icon></Icon>
  1097.         <Key>empty5</Key>
  1098.         <Intend>0</Intend>
  1099.         <Description></Description>
  1100.         <Win9x>1</Win9x>
  1101.         <WinMe>1</WinMe>
  1102.         <Win2K>1</Win2K>
  1103.         <WinXP>1</WinXP>
  1104.     </ListItem>
  1105.     <ListItem>
  1106.         <Type>ListItemDefault</Type>
  1107.         <Caption>Windows Paths</Caption>
  1108.         <Icon>folder.ico</Icon>
  1109.         <Key>path</Key>
  1110.         <Intend>0</Intend>
  1111.         <Description>Here you can change pre-defined Windows paths. This is useful if you want to move a directory and Windows does not recognize the new path.</Description>
  1112.         <Win9x>1</Win9x>
  1113.         <WinMe>1</WinMe>
  1114.         <Win2K>1</Win2K>
  1115.         <WinXP>1</WinXP>
  1116.     </ListItem>
  1117.     <ListItem>
  1118.         <Type>ListItemEditBrowse</Type>
  1119.         <Caption>Desktop:</Caption>
  1120.         <Icon></Icon>
  1121.         <Key>path1</Key>
  1122.         <Intend>1</Intend>
  1123.         <Description></Description>
  1124.         <Win9x>1</Win9x>
  1125.         <WinMe>1</WinMe>
  1126.         <Win2K>1</Win2K>
  1127.         <WinXP>1</WinXP>
  1128.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1129.         <RegEntry>Desktop</RegEntry>
  1130.         <RegType>String</RegType>
  1131.         <DefaultValue></DefaultValue>
  1132.     </ListItem>
  1133.     <ListItem>
  1134.         <Type>ListItemEditBrowse</Type>
  1135.         <Caption>Programs:</Caption>
  1136.         <Icon></Icon>
  1137.         <Key>path2</Key>
  1138.         <Intend>1</Intend>
  1139.         <Description></Description>
  1140.         <Win9x>1</Win9x>
  1141.         <WinMe>1</WinMe>
  1142.         <Win2K>1</Win2K>
  1143.         <WinXP>1</WinXP>
  1144.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1145.         <RegEntry>Programs</RegEntry>
  1146.         <RegType>String</RegType>
  1147.         <DefaultValue></DefaultValue>
  1148.     </ListItem>
  1149.     <ListItem>
  1150.         <Type>ListItemEditBrowse</Type>
  1151.         <Caption>Documents:</Caption>
  1152.         <Icon></Icon>
  1153.         <Key>path3</Key>
  1154.         <Intend>1</Intend>
  1155.         <Description></Description>
  1156.         <Win9x>1</Win9x>
  1157.         <WinMe>1</WinMe>
  1158.         <Win2K>1</Win2K>
  1159.         <WinXP>1</WinXP>
  1160.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1161.         <RegEntry>Recent</RegEntry>
  1162.         <RegType>String</RegType>
  1163.         <DefaultValue></DefaultValue>
  1164.     </ListItem>
  1165.     <ListItem>
  1166.         <Type>ListItemEditBrowse</Type>
  1167.         <Caption>Start Menu:</Caption>
  1168.         <Icon></Icon>
  1169.         <Key>path4</Key>
  1170.         <Intend>1</Intend>
  1171.         <Description></Description>
  1172.         <Win9x>1</Win9x>
  1173.         <WinMe>1</WinMe>
  1174.         <Win2K>1</Win2K>
  1175.         <WinXP>1</WinXP>
  1176.         <RegKey>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</RegKey>
  1177.         <RegEntry>Start Menu</RegEntry>
  1178.         <RegType>String</RegType>
  1179.         <DefaultValue></DefaultValue>
  1180.     </ListItem>
  1181.     <ListItem>
  1182.         <Type>ListItemDefault</Type>
  1183.         <caption></Caption>
  1184.         <Icon></Icon>
  1185.         <Key>empty_0</Key>
  1186.         <Intend>0</Intend>
  1187.         <Description></Description>
  1188.         <Win9x>1</Win9x>
  1189.         <WinMe>1</WinMe>
  1190.         <Win2K>1</Win2K>
  1191.         <WinXP>1</WinXP>
  1192.     </ListItem>
  1193.     <ListItem>
  1194.         <Type>ListItemDefault</Type>
  1195.         <Caption>DirectX</Caption>
  1196.         <Icon>directx.ico</Icon>
  1197.         <Key>directx</Key>
  1198.         <Intend>0</Intend>
  1199.         <Description>The tweaks in this category affect DirectX only.</Description>
  1200.         <Win9x>1</Win9x>
  1201.         <WinMe>1</WinMe>
  1202.         <Win2K>1</Win2K>
  1203.         <WinXP>1</WinXP>
  1204.     </ListItem>
  1205.     <ListItem>
  1206.         <Type>CheckListItemDefault</Type>
  1207.         <Caption>Disable AGP Support</Caption>
  1208.         <Icon></Icon>
  1209.         <Key>directx1</Key>
  1210.         <Intend>1</Intend>
  1211.         <Description>This tweak disables the AGP Support.</Description>
  1212.         <Win9x>1</Win9x>
  1213.         <WinMe>1</WinMe>
  1214.         <Win2K>1</Win2K>
  1215.         <WinXP>1</WinXP>
  1216.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1217.         <RegEntry>DisableAGPSupport</RegEntry>
  1218.         <RegType>DWORD</RegType>
  1219.         <DefaultValue>0</DefaultValue>
  1220.         <ValueChecked>1</ValueChecked>
  1221.         <ValueUnchecked>0</ValueUnchecked>
  1222.     </ListItem>
  1223.     <ListItem>
  1224.         <Type>CheckListItemDefault</Type>
  1225.         <Caption>Disable MMX Extensions</Caption>
  1226.         <Icon></Icon>
  1227.         <Key>directx2</Key>
  1228.         <Intend>1</Intend>
  1229.         <Description>This tweak disables the  MMX Extensions of your CPU.</Description>
  1230.         <Win9x>1</Win9x>
  1231.         <WinMe>1</WinMe>
  1232.         <Win2K>1</Win2K>
  1233.         <WinXP>1</WinXP>
  1234.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1235.         <RegEntry>DisableMMX</RegEntry>
  1236.         <RegType>DWORD</RegType>
  1237.         <DefaultValue>0</DefaultValue>
  1238.         <ValueChecked>1</ValueChecked>
  1239.         <ValueUnchecked>0</ValueUnchecked>
  1240.     </ListItem>
  1241.     <ListItem>
  1242.         <Type>CheckListItemDefault</Type>
  1243.         <Caption>Disable Wider Surfaces Support</Caption>
  1244.         <Icon></Icon>
  1245.         <Key>directx3</Key>
  1246.         <Intend>1</Intend>
  1247.         <Description>Disables the support for wider surfaces.</Description>
  1248.         <Win9x>1</Win9x>
  1249.         <WinMe>1</WinMe>
  1250.         <Win2K>1</Win2K>
  1251.         <WinXP>1</WinXP>
  1252.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1253.         <RegEntry>DisableWiderSurfaces</RegEntry>
  1254.         <RegType>DWORD</RegType>
  1255.         <DefaultValue>0</DefaultValue>
  1256.         <ValueChecked>1</ValueChecked>
  1257.         <ValueUnchecked>0</ValueUnchecked>
  1258.     </ListItem>
  1259.     <ListItem>
  1260.         <Type>CheckListItemDefault</Type>
  1261.         <Caption>Disable Dual-Head Video Card Debugging</Caption>
  1262.         <Icon></Icon>
  1263.         <Key>directx4</Key>
  1264.         <Intend>1</Intend>
  1265.         <Description>Disables the debugging feature for dual-head video cards.</Description>
  1266.         <Win9x>1</Win9x>
  1267.         <WinMe>1</WinMe>
  1268.         <Win2K>1</Win2K>
  1269.         <WinXP>1</WinXP>
  1270.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1271.         <RegEntry>DisableInactivate</RegEntry>
  1272.         <RegType>DWORD</RegType>
  1273.         <DefaultValue>0</DefaultValue>
  1274.         <ValueChecked>1</ValueChecked>
  1275.         <ValueUnchecked>0</ValueUnchecked>
  1276.     </ListItem>
  1277.     <ListItem>
  1278.         <Type>CheckListItemDefault</Type>
  1279.         <Caption>Enable Screen Capturing</Caption>
  1280.         <Icon></Icon>
  1281.         <Key>directx5</Key>
  1282.         <Intend>1</Intend>
  1283.         <Description>Enables Screen Capturing.</Description>
  1284.         <Win9x>1</Win9x>
  1285.         <WinMe>1</WinMe>
  1286.         <Win2K>1</Win2K>
  1287.         <WinXP>1</WinXP>
  1288.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1289.         <RegEntry>EnablePrintScreen</RegEntry>
  1290.         <RegType>DWORD</RegType>
  1291.         <DefaultValue>0</DefaultValue>
  1292.         <ValueChecked>1</ValueChecked>
  1293.         <ValueUnchecked>0</ValueUnchecked>
  1294.     </ListItem>
  1295.     <ListItem>
  1296.         <Type>CheckListItemDefault</Type>
  1297.         <Caption>Use Mode-X for older Video Cards</Caption>
  1298.         <Icon></Icon>
  1299.         <Key>directx6</Key>
  1300.         <Intend>1</Intend>
  1301.         <Description>This enables the compatibility mode for older video cards.</Description>
  1302.         <Win9x>1</Win9x>
  1303.         <WinMe>1</WinMe>
  1304.         <Win2K>1</Win2K>
  1305.         <WinXP>1</WinXP>
  1306.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1307.         <RegEntry>ModeXOnly</RegEntry>
  1308.         <RegType>DWORD</RegType>
  1309.         <DefaultValue>0</DefaultValue>
  1310.         <ValueChecked>1</ValueChecked>
  1311.         <ValueUnchecked>0</ValueUnchecked>
  1312.     </ListItem>
  1313.     <ListItem>
  1314.         <Type>CheckListItemDefault</Type>
  1315.         <Caption>Show FPS (Frames per Second)</caption>
  1316.         <Icon></Icon>
  1317.         <Key>directx7</Key>
  1318.         <Intend>1</Intend>
  1319.         <Description>Shows the current frames per second if supported.</Description>
  1320.         <Win9x>1</Win9x>
  1321.         <WinMe>1</WinMe>
  1322.         <Win2K>1</Win2K>
  1323.         <WinXP>1</WinXP>
  1324.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1325.         <RegEntry>ShowFrameRate</RegEntry>
  1326.         <RegType>DWORD</RegType>
  1327.         <DefaultValue>0</DefaultValue>
  1328.         <ValueChecked>1</ValueChecked>
  1329.         <ValueUnchecked>0</ValueUnchecked>
  1330.     </ListItem>
  1331.     <ListItem>
  1332.         <Type>CheckListItemDefault</Type>
  1333.         <Caption>Enable Software Emulation</Caption>
  1334.         <Icon></Icon>
  1335.         <Key>directx8</Key>
  1336.         <Intend>1</Intend>
  1337.         <Description>Enables Software Emulation for older video cards.</Description>
  1338.         <Win9x>1</Win9x>
  1339.         <WinMe>1</WinMe>
  1340.         <Win2K>1</Win2K>
  1341.         <WinXP>1</WinXP>
  1342.         <RegKey>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectDraw</RegKey>
  1343.         <RegEntry>EmulationOnly</RegEntry>
  1344.         <RegType>DWORD</RegType>
  1345.         <DefaultValue>0</DefaultValue>
  1346.         <ValueChecked>1</ValueChecked>
  1347.         <ValueUnchecked>0</ValueUnchecked>
  1348.     </ListItem>
  1349. </Settings>